home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 4896 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.2 KB

  1. Path: news.btg.com!usenet
  2. From: Paul Celona <pcelona@btg.com>
  3. Newsgroups: gnu.g++.help,comp.lang.c++,gnu.g++
  4. Subject: problem with g++ 2.7.2
  5. Date: Thu, 01 Feb 1996 10:05:47 -0500
  6. Organization: BTG Corporation
  7. Message-ID: <3110D6CB.41C67EA6@btg.com>
  8. NNTP-Posting-Host: tcac-f1.btg.com
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0b6a (X11; I; SunOS 4.1.3 sun4m)
  13.  
  14. -- I have just installed gcc 2.7.2 over version 2.6.3 and ran into some
  15. problems. I'm using a sparc 20 running sunos 4.1.4, and i'm using
  16. douglas young's c++ appl framework. It compiles and links fine in 2.6.3,
  17. but i get a bunch of undefined symbols for functions that are definitely
  18. defined. It appears to be related to some of the virtual functions, but
  19. not all of them, and i cannot see a clear pattern.
  20.  
  21. Does any have an idea why this would compile under version 2.6.3 and not
  22. 2.7.2? Is anyone else using this code? and have had similar problems?
  23. -------------------------------------------------------------------------------
  24. Paul Celona (pcelona@btg.com)
  25. 1945 Old Gallows Rd             Voice: (703)761-6578
  26. Vienna, VA 22182            Fax:   (703)761-3258
  27. -------------------------------------------------------------------------------
  28.